net/http.CrossOriginProtection.trustedMu (field)
5 uses
net/http (current package)
csrf.go#L38: trustedMu sync.RWMutex
csrf.go#L71: c.trustedMu.Lock()
csrf.go#L72: defer c.trustedMu.Unlock()
csrf.go#L193: c.trustedMu.RLock()
csrf.go#L194: defer c.trustedMu.RUnlock()
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |